FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/zib-TreatmentDirective-Constraints

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-TreatmentDirective-Constraints
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Constraints
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Constraints
Version1.0
Statusretired
Date2017-05-22T15:44:24.235801+02:00
NameZIB-TreatmentDirective-Constraints
TitleHCIM TreatmentDirective Constraints
Realmnl
Authorityhl7
DescriptionAn extension to add the constraints or specific circumstances that apply to a certain treatment to the Concent Resourse. This concept is defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective version 1.0.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-TreatmentDirectiveHCIM TreatmentDirective

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-TreatmentDirective-Constraints",
  "meta": {
    "lastUpdated": "2017-06-19T14:05:41.935+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Constraints",
  "version": "1.0",
  "name": "ZIB-TreatmentDirective-Constraints",
  "title": "HCIM TreatmentDirective Constraints",
  "status": "retired",
  "date": "2017-05-22T15:44:24.235801+02:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extension to add the constraints or specific circumstances that apply to a certain treatment to the Concent Resourse. This concept is defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective version 1.0.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Consent.except"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Constraints"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.valueString",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}